[INFO] cloning repository https://github.com/FortranGoingOnForty/firp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FortranGoingOnForty/firp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFortranGoingOnForty%2Ffirp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFortranGoingOnForty%2Ffirp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f88cf20efb5ce344fd158ad546d5d1b66332dfc
[INFO] checking FortranGoingOnForty/firp against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFortranGoingOnForty%2Ffirp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FortranGoingOnForty/firp
[INFO] finished tweaking git repo https://github.com/FortranGoingOnForty/firp
[INFO] tweaked toml for git repo https://github.com/FortranGoingOnForty/firp written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FortranGoingOnForty/firp on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FortranGoingOnForty/firp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 976fdedf3df16aa06cda5da21797d0ee12f693e37cba5849595b7b7da25528af
[INFO] running `Command { std: "docker" "start" "976fdedf3df16aa06cda5da21797d0ee12f693e37cba5849595b7b7da25528af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "976fdedf3df16aa06cda5da21797d0ee12f693e37cba5849595b7b7da25528af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "976fdedf3df16aa06cda5da21797d0ee12f693e37cba5849595b7b7da25528af" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "976fdedf3df16aa06cda5da21797d0ee12f693e37cba5849595b7b7da25528af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "976fdedf3df16aa06cda5da21797d0ee12f693e37cba5849595b7b7da25528af" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-isle v0.111.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.111.5
[INFO] [stderr]     Checking cranelift-bitset v0.111.5
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.111.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]     Checking cranelift-entity v0.111.5
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking cranelift-bforest v0.111.5
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking cranelift-control v0.111.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v24.0.5
[INFO] [stderr]    Compiling cranelift-codegen v0.111.5
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking cranelift-frontend v0.111.5
[INFO] [stderr]     Checking cranelift-module v0.111.5
[INFO] [stderr]     Checking cranelift-native v0.111.5
[INFO] [stderr]     Checking cranelift-jit v0.111.5
[INFO] [stderr]     Checking cranelift v0.111.5
[INFO] [stderr]     Checking firp v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]     --> src/parser/mod.rs:4103:13
[INFO] [stdout]      |
[INFO] [stdout] 4103 |         let source = r#"
[INFO] [stdout]      |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vm`
[INFO] [stdout]     --> tests/vm_tests.rs:1019:9
[INFO] [stdout]      |
[INFO] [stdout] 1019 |     let vm = compile_and_run(source).expect("Should run successfully");
[INFO] [stdout]      |         ^^ help: if this is intentional, prefix it with an underscore: `_vm`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "976fdedf3df16aa06cda5da21797d0ee12f693e37cba5849595b7b7da25528af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "976fdedf3df16aa06cda5da21797d0ee12f693e37cba5849595b7b7da25528af", kill_on_drop: false }`
[INFO] [stdout] 976fdedf3df16aa06cda5da21797d0ee12f693e37cba5849595b7b7da25528af
